ManagementObjectCollection
- Category
- Class
- Description
- Represents different collections of management objects retrieved through WMI. The objects in this collection are of System.Management.ManagementBaseObject-derived types, including System.Management.ManagementObject and System.Management.ManagementClass . The collection can be the result of a WMI query executed through a System.Management.ManagementObjectSearcher object, or an enumeration of management objects of a specified type retrieved through a System.Management.ManagementClass representing that type. In addition, this can be a collection of management objects related in a specified way to a specific management object - in this case the collection would be retrieved through a method such as System.Management.ManagementObject.GetRelated. The collection can be walked using the System.Management.ManagementObjectCollection.ManagementObjectEnumerator and objects in it can be inspected or manipulated for various management tasks.
- Assembly
- System.Management
- Character
- public
- Ancestors
- Object
- Implements
- ICollection, IEnumerable, IDisposable
- Properties
- Count
IsSynchronized
SyncRoot- Methods
- CopyTo(Array,Int32)
CopyTo(ManagementBaseObject[],Int32)
Dispose()
Finalize()
GetEnumerator()
GetEnumerator()- Types
- ManagementObjectEnumerator
- Tags
- 0103E2B958, 02E3ABA98D, 0311417F6F
- Count
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database